3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next |
QuickDraw 3D provides a routine that you can use to create a file object.
You can use the Q3File_New function to create a new file object.
TQ3FileObject Q3File_New (void);
Previous | QD3D Book | Overview | Chapter Contents | Next |